home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / resurrection.swf / scripts / DefineButton2_70 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-04-06  |  71 b   |  4 lines

  1. on(press){
  2.    myPuzzle.startPuzzle("myPicture2",5,3,true,"none");
  3. }
  4.